home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10810 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  937 b 

  1. Path: uwm.edu!msunews!wintermute!brian
  2. From: brian@wintermute (RHS Linux User)
  3. Newsgroups: comp.lang.c++
  4. Subject: NEWBIE: Compilation of header file requested ???
  5. Date: 10 Mar 1996 19:16:26 GMT
  6. Organization: Michigan State University
  7. Distribution: world
  8. Message-ID: <4hv9qa$jqk@msunews.cl.msu.edu>
  9. Reply-To: hoortbri@pilot.msu.edu
  10. NNTP-Posting-Host: via-annex1-19.cl.msu.edu
  11. X-Newsreader: slrn (0.8.0)
  12.  
  13. I have been using GCC under linux to write my first C++ program under the WPE
  14. programmers editor.  Things have been going fine for a few weeks, until suddenlyI get the following error from GCC:
  15.  
  16.  gcc -c -g /home/brian/pentai/Board.h -o ./Board.o
  17. gcc: Compilation of header file requested
  18.  
  19. I know its not any big deal, but what's going on?  I have been unable to find
  20. any documentation on the errors gcc reports...
  21.  
  22. Thanks, Brian
  23.  
  24. PS. please send me replies via e-mail... I don't have time to read this group
  25. during school..
  26. Thanks.
  27.  
  28.  
  29.